home *** CD-ROM | disk | FTP | other *** search
/ Animation How-To / Animation How-to CD.iso / PLY / CHAPTER8 / FAN / FAN.PI < prev    next >
Text File  |  1994-01-01  |  306b  |  21 lines

  1. include "\ply\colors.inc"
  2.  
  3. viewpoint {
  4.    from <0,75,-125>
  5.    at <0,32.5,0>
  6.    up <0,1,0>
  7.    angle 30
  8.    resolution 320,240
  9.    aspect 1.33
  10.    }
  11. background SkyBlue
  12.  
  13.  
  14. object {disc <0,0,0>, <0,1,0>, 1500 matte_blue}
  15.  
  16. spot_light <2,1,0.5>, <0,500,-500>,<0,0,0>,3,5,20
  17.  
  18. include "anim.inc"
  19.  
  20.  
  21.